Prevent a click on the download help from toggling the downlaod checkbox
authorKarl O. Pinc <kop@karlpinc.com>
Mon, 30 Sep 2024 03:19:13 +0000 (22:19 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Mon, 30 Sep 2024 03:19:13 +0000 (22:19 -0500)
commit0165faa9fbb284109cb9a215e8e0abf6f3c491b7
treef4919a1355c93662e45144008630b12abf45181d
parent079d7793efecb72becc2e86f359503444437fcee
Prevent a click on the download help from toggling the downlaod checkbox

A <label with for=> is simulated in javascript.  This is less than
ideal for accessability.
src/pgwui_sql/static/sql_edit.js
src/pgwui_sql/templates/sql_edit.mak